home *** CD-ROM | disk | FTP | other *** search
- MC = mc2
- MFLAGS = -q3 -t./me2
-
- Mutt_code |>
- me2.mut
- adjust.mut calc.mut cmode.mut compile.mut cstuff.mut dir.mut
- filter.mut findit.mut ganoi.mut mailmode.mut muttmode.mut nomunge.mut
- picture.mut popup.mut qr.mut queen.mut spell.mut textmode.mut
- wscroll.mut xterm.mut osstuff.mco
-
- me2.mut :]
- me2.h
- modeline.mut hook.mut require.mut nextfile.mut sysvar.mut bstats.mut
- alamode.mut pmatch.mut indent.mut markring.mut hidebuf.mut isearch.mut
- search.mut twiddle.mut undo.mut case.mut window.mut delbuf.mut
- wspace.mut autoload.mut
-
- ####################################################################
- ################# Stand alone pgms #################################
- ####################################################################
-
- adjust.mut :] wspace.mut
- calc.mut :] me2.h tobase.mut
- cmode.mut :] me2.h bs_untab.mut block.mut
- compile.mut :] me2.h
- dir.mut :] me2.h
- filter.mut :] me2.h
- mailmode.mut :] me2.h runblock.mut
- muttmode.mut :] me2.h bs_untab.mut block.mut
- picture.mut :] me2.h
- popup.mut :] max.mut
- spell.mut :] me2.h
- textmode.mut :] block.mut me2.h wspace.mut
-
- osstuff.mco : unix.mut
- $(MC) $(MFLAGS) unix
- mv unix.mco osstuff.mco
-
- ####################################################################
- ############### Included pgms ######################################
- ####################################################################
-
- alamode.mut := me2.h
- bstats := me2.h tobase.mut
- case.mut := me2.h
- delbuf.mut := me2.h
- hidebuf.mut := me2.h
- hook.mut := me2.h
- indent.mut := runblock.mut wspace.mut
- isearch.mut := me2.h
- markring.mut := me2.h mod.mut
- modeline.mut := me2.h
- runblock.mut := me2.h
- sysvar.mut := me2.h
- undo.mut := me2.h
- window.mut := me2.h
-